Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fantom support #73

Open
wants to merge 58 commits into
base: main
Choose a base branch
from
Open

Fantom support #73

wants to merge 58 commits into from

Conversation

shriyatyagii
Copy link
Member

@shriyatyagii shriyatyagii commented Jun 20, 2022

Flashloan Aggregator(infinite) added on Fantom.
Closes #71

Routes added-

  1. Route 9 - Aave V3
  2. Route 10 - FLA self route

Additional changes in FLA-

  1. AdminModule added
  2. addNewRoutesAndEnable , updateRouteImplementations, changeRouteStatus, getEnabledRoutes functions added
  3. fallback added for callback functions

Additional changes in Resolver -

  1. AdminModule added
  2. addNewRoutes , updateResolverImplementations functions added
  3. Resolver implementations added
  4. mapping of route to resolver address created

image

contracts/aggregator/common/helpers.sol Outdated Show resolved Hide resolved
contracts/aggregator/fantom/flashloan/implAaveV3/main.sol Outdated Show resolved Hide resolved
contracts/aggregator/fantom/flashloan/implAaveV3/main.sol Outdated Show resolved Hide resolved
contracts/aggregator/fantom/flashloan/main.sol Outdated Show resolved Hide resolved
contracts/aggregator/fantom/flashloan/main.sol Outdated Show resolved Hide resolved
contracts/aggregator/fantom/flashloan/main.sol Outdated Show resolved Hide resolved
contracts/aggregator/fantom/flashloan/main.sol Outdated Show resolved Hide resolved
hardhat.config.ts Outdated Show resolved Hide resolved
@thrilok209 thrilok209 mentioned this pull request Jun 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

FLA support on Fantom
3 participants